home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5063 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: mail2news.demon.co.uk!genesis.demon.co.uk
  2. From: Lawrence Kirby <fred@genesis.demon.co.uk>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: gcc and ports
  5. Date: Mon, 12 Feb 96 21:19:47 GMT
  6. Organization: none
  7. Message-ID: <824159987snz@genesis.demon.co.uk>
  8. References: <4fjc5j$812@berlin.infomatch.com>
  9. Reply-To: fred@genesis.demon.co.uk
  10. X-NNTP-Posting-Host: genesis.demon.co.uk
  11. X-Newsreader: Demon Internet Simple News v1.27
  12. X-Mail2News-Path: genesis.demon.co.uk
  13.  
  14. In article <4fjc5j$812@berlin.infomatch.com>
  15.            aamaral@infomatch.com "Anselmo Amaral" writes:
  16.  
  17. >Hello I have a siomple question for you all...
  18. >
  19. >How do you write data directly to the ports?  Is there a special .h file 
  20. >to include or something and what is the file and the command that will 
  21. >allow me to read and write directly to the ports?  I am using linux on a 
  22. >pentium if that has anyhting to do with it!
  23.  
  24. In Unix user programs simply aren't allowed to write to ports. You need to
  25. use a kernel device driver. Try comp.unix.programmer or comp.unix.linux.*
  26. for more information.
  27.  
  28. -- 
  29. -----------------------------------------
  30. Lawrence Kirby | fred@genesis.demon.co.uk
  31. Wilts, England | 70734.126@compuserve.com
  32. -----------------------------------------
  33.